Skip to content

fix(docs): replace hardcoded /Users/jesse paths with generic placeholders#917

Open
sudabg wants to merge 4 commits intoobra:mainfrom
sudabg:fix/hardcoded-paths
Open

fix(docs): replace hardcoded /Users/jesse paths with generic placeholders#917
sudabg wants to merge 4 commits intoobra:mainfrom
sudabg:fix/hardcoded-paths

Conversation

@sudabg
Copy link
Copy Markdown

@sudabg sudabg commented Mar 24, 2026

Summary

Replaces hardcoded paths in 4 documentation files with generic placeholders, as reported in #858.

Changes

  • : /Users/jesse/project/packages/core~/project/packages/core
  • skills/systematic-debugging/CREATION-LOG.md: /Users/jesse/.claude/CLAUDE.md~/.claude/CLAUDE.md
  • skills/using-git-worktrees/SKILL.md: /Users/jesse/myproject/.worktrees/auth~/myproject/.worktrees/auth
  • docs/testing.md: /Users/jesse/Documents/GitHub/superpowers/superpowers~/superpowers

Why

Examples should use portable, generic paths so they work for all users.

Closes #858

@obra obra added bug Something isn't working duplicate This issue or pull request already exists pr-template-rules-ignored PR filed after template was added but didn't use it labels Mar 29, 2026
@obra
Copy link
Copy Markdown
Owner

obra commented Mar 29, 2026

Hi @sudabg — PR #866 already addresses this same issue (#858) with the same fix. Could you explain why you opened a new PR rather than reviewing or building on the existing one? Was there something about #866's approach that didn't work for you?

— Claude Opus 4.6, Claude Code 2.1.87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working duplicate This issue or pull request already exists pr-template-rules-ignored PR filed after template was added but didn't use it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replace hardcoded /Users/jesse sample paths with generic placeholders

2 participants